<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_POLISH</nationality>

		<long_name>TKS</long_name>
		<short_name>TKS</short_name>
		<comment>A TKS tankette with an Nkm wz.38 FK-20mm cannon</comment>

		<uniform>polish_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1938</year><number>20</number></data>
		<data><month>5</month><year>1939</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-TKSD (early).png</image_profile>
			<weight>2600</weight>
		</attributes>

		<drive>
			<engine>
				<name>Polski FIAT-122</name>
				<horsepower>46</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>-8</offsetX><offsetY>73</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-TKSD (early).png</image_view>

			<width>178</width>
			<length>258</length>
			<height>70</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10</front>
				<side>10</side>
				<rear>4</rear>
				<top>4</top>
				<bottom>4</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_WZ35</type></weapon>
				<ammo><for>WEAPON_PISTOL_WZ35</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>178</width>
			<length>150</length>
			<height>62</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>10@10</upper_front>
				<lower_front>10</lower_front>
				<upper_side>10@45</upper_side>
				<lower_side>10</lower_side>
				<upper_rear>4@45</upper_rear>
				<lower_rear>4</lower_rear>
				<top>4</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-TKS (early) cannon.png</image_view>

			<offsetX>44</offsetX>
			<offsetY>-85</offsetY>
			<offsetZ>95</offsetZ>

			<rotate_time>18</rotate_time>
			<rotate_left>20</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_CANNON_20_WZ38</type></weapon>
			<ammo><for>WEAPON_CANNON_20_WZ38</for><flavour>FLAVOUR_AP</flavour><rounds>500</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_WZ35</type></weapon>
				<ammo><for>WEAPON_PISTOL_WZ35</for><rounds>50</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
